Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mgmt rest client #47665

Merged
merged 16 commits into from
Jan 7, 2025
Merged

Mgmt rest client #47665

merged 16 commits into from
Jan 7, 2025

Conversation

live1206
Copy link
Member

@live1206 live1206 commented Dec 26, 2024

Resolves #45830

  • Update clients for MPG
    • public to internal
    • output file path update
  • Transform SubscriptionId to method parameter

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. CodeGen Issues that relate to code generation labels Dec 26, 2024
@live1206 live1206 marked this pull request as ready for review December 26, 2024 07:08
@live1206 live1206 added the Mgmt This issue is related to a management-plane library. label Dec 26, 2024
github-merge-queue bot pushed a commit to microsoft/typespec that referenced this pull request Jan 7, 2025
Needed for Azure/azure-sdk-for-net#47665
- Update modifiers of TypeProvider
- Update relativeFilePath of TypeProvdier
- remove sealed from ModelProvider, so that `ResourceDataProvdier` in
Azure plugin can share most of the existing logic
@live1206 live1206 merged commit 91af14e into Azure:main Jan 7, 2025
42 checks passed
@live1206 live1206 deleted the mgmt-rest-client branch January 7, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. CodeGen Issues that relate to code generation Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate RestClients for Azure services with Azure Plugin
3 participants